FolderChangePropertiesToSet Property |
Represents an update that sets the value for a property on a folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Property> PropertiesToSet { get; }Public ReadOnly Property PropertiesToSet As IList(Of Property)
Get
Property Value
Type:
IListProperty
See Also